home *** CD-ROM | disk | FTP | other *** search
- <!-- player training panel -->
- <panel save_current_state="true">
-
- <container class="titled_box" title="Training Overview[COMMENT - person screen training section title]">
- <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
- <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
-
- <!-- menus -->
- <container id="btna" embed_in_frame="true">
-
- <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
- <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true"/>
-
- <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
- <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
-
- <widget class="embedded_popup_button" id="chmn" text="Coach" auto_size="horizontal" select_event="chch" fixed="true" embed_in_frame="true"/>
-
- </container> <!-- menus -->
-
- <!-- container for info panel and schedule panel -->
- <container class="group_box">
- <layout class="arrange_horizontal_attachment" layout="-1,-1" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <!-- box containing info table and report table -->
- <container class="group_box">
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
- <layout class="arrange_vertical_attachment" layout="top, extend" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical, fill" inset="0"/>
-
- <!-- info table-->
- <widget class="table" id="phpb" layout="150,12,-2" mode="fill_rows" stretch_to_fit_rows="true">
- <boolean id="fixed_size_rows" value="false"/>
- <boolean id="auto_size_rows" value="true"/>
-
- <!-- Title of box -->
- <list id="headings">
- <record text="Info[COMMENT - player training screen, information section]" column_span="3" alignment="left,centre_y"/>
- </list>
-
- <!-- everything should be left aligned -->
- <record id="default_properties">
- <flags id="alignment" value="left,centre_y"/>
- </record>
-
- <!-- 2nd column should be yellow, and have the same text style as the labels -->
- <list id="column_properties">
- <record indx="1" spec="text" colour="selection"/>
- <record indx="2" spec="text" colour="selection"/>
- </list>
-
- <!-- table isn't sortable -->
- <list id="column_display_properties">
- <record indx="0" sort_disabled="true"/>
- <record indx="1" sort_disabled="true" top="2" bottom="2"/>
- <record indx="2" sort_disabled="true" top="2" bottom="2"/>
- </list>
-
- <!-- schedule -->
- <widget class="label" text="Training Schedule[COMMENT - training schedule label on player training screen]" col="0" row="0"/>
- <widget class="training_popup_button" id="trpp" col="1" row="0" column_span="2" auto_size="vertical"/>
-
- <!-- rest duration -->
- <widget class="label" text="Rest Duration[COMMENT - rest duration label on player training screen]" col="0" row="1"/>
- <widget class="text" id="rsdr" col="2" row="1" auto_size="vertical"/>
-
- <!-- number of players on schedule -->
- <widget class="label" text="Players On Schedule [COMMENT - number of players on training schedule label on player training screen]" col="0" row="2"/>
- <widget class="text" id="nopl" col="2" row="2" auto_size="vertical"/>
-
- <!-- new position -->
- <widget class="label" text="New Position[COMMENT - new position label on player training screen]" col="0" row="3"/>
- <widget class="position_training_popup" id="nwps" col="1" row="3" column_span="2" auto_size="vertical" short_position_string="false"/>
-
- <!-- new position progress-->
- <widget class="label" id="nwpl" text="Positional Ability[COMMENT - new position ability label on player training screen]" col="0" row="4"/>
- <widget class="player_position_level_label" id="nwpr" col="2" row="4" auto_size="vertical"/>
-
- <!-- general fitness of player -->
- <widget class="label" text="Fitness" col="0" row="5"/>
- <widget class="text" id="fitn" col="2" row="5" auto_size="vertical"/>
-
- <!-- new position progress-->
- <widget class="label" text="Happiness" col="0" row="6"/>
- <widget class="text" id="happ" col="2" row="6" auto_size="vertical"/>
- </widget>
-
- <!-- reports table-->
- <widget class="table" id="cctb" layout="-1" mode="fill_rows" stretch_to_fit_rows="true">
- <boolean id="fixed_size_rows" value="false"/>
- <boolean id="auto_size_rows" value="true"/>
-
- <!-- Title of box -->
- <list id="headings">
- <record text="Coach Report[COMMENT - player training screen, coach/physio reports section]" alignment="left,centre_y"/>
- </list>
-
- <!-- 2nd column should be yellow, and have the same text style as the labels -->
- <list id="column_properties">
- <record indx="0" spec="text" colour="selection"/>
- </list>
-
- <!-- table isn't sortable -->
- <list id="column_display_properties">
- <record indx="0" sort_disabled="true"/>
- </list>
-
- <!-- coach comments -->
- <widget class="text" id="cccm" col="0" row="0" auto_size="vertical"/>
-
- </widget>
- </container>
-
- <!-- sub section box containing training schedule panel -->
- <container class="subsection_box" id="trsb">
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
-
- <!-- training schedule -->
- <widget class="training_schedule_panel" id="trsh"/>
-
- </container>
- </container>
-
- <!-- box containing bar chart and graph-->
- <container class="group_box">
- <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>
- <layout class="arrange_horizontal_attachment" layout="-1,-1" alignment="left, extend" offset="0"/>
-
- <!-- subsection box containing bar chart -->
- <container class="subsection_box" title="Training Levels">
- <layout class="stick_to_sides_attachment" alignment="all" inset="15" layout_children="true"/>
-
- <!-- put a dotted line behind the chart to indicate the safe level -->
- <widget class="group_box">
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
- <layout class="arrange_vertical_attachment" layo="-1,-1,-1,-1,-1,10" offset="0"/>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="group_box"/>
- <widget class="group_box"/>
- </widget>
-
- <!-- vertical bar chart-->
- <container class="vertical_bar_chart" id="trlv" bar_colour="green" allow_selection="true" show_negative_values="false"/>
- </container>
-
- <!-- subsection box containing bar chart -->
- <container class="subsection_box" id="trpb">
- <layout class="stick_to_sides_attachment" alignment="all" inset="15" layout_children="true"/>
-
- <!-- put a dotted line behind the chart to indicate the safe level -->
- <widget class="group_box">
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
- <layout class="arrange_vertical_attachment" layo="-1,-1,-1,-1,-1,10" offset="0"/>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="plain_box">
- <record id="aprn">
- <integer id="mode" value="2"/>
- <flags id="lsty" value="bottom"/>
- <colour name="grey"/>
- </record>
- </widget>
- <widget class="group_box"/>
- <widget class="group_box"/>
- </widget>
-
- <!-- training graph -->
- <container class="vertical_bar_chart" id="trpr" bar_colour="yellow" show_negative_values="false"/>
- </container>
- </container>
-
- </container>
- </panel>